func net/http.http1ServerSupportsRequest

2 uses

	net/http (current package)
		server.go#L1007: 	if !http1ServerSupportsRequest(req) {
		server.go#L1072: func http1ServerSupportsRequest(req *Request) bool {